@charset "utf-8";

body {
margin:0px;
padding:0px;
}

#contenedor {
	width:680px;
	background-color:white;
	position: absolute;
	border:solid 1px;
	height:550px;
	left: 15%;
	top: 2%;
}
/*BANNER SUPERIOR*/
#encabezado {
	width:680px;
	height:110px;
	float:left;
	position: absolute;
	top: 0px;
	background-image: url(imas/index/ima_banner3.jpg);
	background-repeat:no-repeat;
}

#marca {
	width: 130px;
	height: 85px;
	position: absolute;
	top: 10px;
	left: 25px;
}

#marca a{
	width: 130px;
	height: 85px;
	position: absolute;
	top: 0px;
	left: 0px;
}

/*FIN BANNER SUPERIOR*/

/*CONTENEDOR GRAL.*/
#contenido {
	width:680px;
	height:auto;
	text-align: center;
	position: absolute;
	top: 110px;
} 
/*FIN CONTENEDOR GRAL.*/

/*BOTONERA PRINCIPAL*/

#div-contenedor-menu1 {
	background-color:white;
	width: 320px;
	height: 15px;
	position: absolute;
	top: 0px;
	left: 185px;
	
}
#menu1 {
	list-style-type: none;
	float:left;
	margin:0px;
	padding:0px;
}
#menu1 li {
	float:left;
}
#menu1 li a {
	display: block;
	width: 80px;
	height: 15px;
	font-family:Arial, Helvetica, sans-serif;

}
/******************************************
comienzo de IDs individuales de la botonera
*******************************************/
#boton_01 {
	background-image: url(imas/index/bot1on.jpg);
	background-repeat:no-repeat;
}

#boton_01 a{
background-image: url(imas/index/bot1off.jpg);
background-repeat:no-repeat;
}

#boton_01 a:hover{
background-image: url(imas/index/bot1on.jpg);
background-repeat:no-repeat;
}

#boton_02 {
	background-image: url(imas/index/bot2on.jpg);
	background-repeat:no-repeat;
}

#boton_02 a{
background-image: url(imas/index/bot2off.jpg);
background-repeat:no-repeat;
}

#boton_02 a:hover{
background-image: url(imas/index/bot2on.jpg);
background-repeat:no-repeat;
}

#boton_03 {
	background-image: url(imas/index/bot3on.jpg);
	background-repeat:no-repeat;
}

#boton_03 a{
background-image: url(imas/index/bot3off.jpg);
background-repeat:no-repeat;
}

#boton_03 a:hover{
background-image: url(imas/index/bot3on.jpg);
background-repeat:no-repeat;
}

#boton_04 {
	background-image: url(imas/index/bot4on.jpg);
	background-repeat:no-repeat;
}

#boton_04 a{
background-image: url(imas/index/bot4off.jpg);
background-repeat:no-repeat;
}

#boton_04 a:hover{
background-image: url(imas/index/bot4on.jpg);
background-repeat:no-repeat;
}

/******************************************
fin de IDs individuales de la botonera
*******************************************/

/*FIN BOTONERA PRINCIPAL*/

/*BOTONERA SECUNDARIA*/

#div-contenedor-menu2 {
	width: 104px;
	height: 88px;
	position: absolute;
	top: 40px;
	left: 550px;
	
}
#menu2 {
	list-style-type: none;
	float:left;
	margin:0px;
	padding:0px;
}
#menu2 li {
	float:left;
}
#menu2 li a {
	display: block;
	width: 30px;
	height: 88px;
	font-family:Arial, Helvetica, sans-serif;

}

/*****************************************************
comienzo de IDs individuales de la botonera secundaria
******************************************************/

#boton_05 {
	background-image: url(imas/index/bot5off.png);
	background-repeat:no-repeat;
}

#boton_05 a{
background-image: url(imas/index/bot5off.png);
background-repeat:no-repeat;
}

#boton_05 a:hover{
	background-image: url(imas/index/bot5on.png);
	background-repeat:no-repeat;
}

#boton_06 {
    margin-left:7px;
	background-image: url(imas/index/bot6off.png);
	background-repeat:no-repeat;
}

#boton_06 a{
background-image: url(imas/index/bot6off.png);
background-repeat:no-repeat;
}

#boton_06 a:hover{
background-image: url(imas/index/bot6on.png);
background-repeat:no-repeat;
}

#boton_07 {
    margin-left:7px;
	background-image: url(imas/index/bot7off.png);
	background-repeat:no-repeat;
}

#boton_07 a{
background-image: url(imas/index/bot7off.png);
background-repeat:no-repeat;
}

#boton_07 a:hover{
	background-image: url(imas/index/bot7on.png);
	background-repeat:no-repeat;
}

/************************************************
fin de IDs individuales de la botonera secundaria
*************************************************/

/*FIN BOTONERA SECUNDARIA*/

/*ESTILOS GENERALES*/



.p-parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	line-height: 15px;
	margin: 0px;
	text-align: left;
}

.p-parrafo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	line-height: 16px;
}

.p-parrafo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	line-height: 16px;
}

.p-parrafo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	line-height: 15px;
	margin: 0px;
	text-align: left;
}

/*FIN ESTILOS GENERALES*/

/*CONTENIDO HOME*/

#titulo1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	width: 150px;
	left: 20px;
	top: 25px;
	position: absolute;
	background-image: url(imas/index/titulo.gif);
	background-repeat:no-repeat;
}

#parrafo {
	width:310px;
	text-align:left;
	margin:0px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	position: absolute;
	left: 185px;
	top: 40px;
}

#ima1 {
	width:145px;
	height:90px;
	position:absolute;
	top: 235px;
	left: 185px;
	border:solid 1px;
	background: url(imas/index/ima1.jpg);
}


#ima2 {
	width:145px;
	height:90px;
	position: absolute;
	top: 235px;
	left: 345px;
	border:solid 1px;
	background: url(imas/index/ima2.jpg);
}

#ima3 {
	width:145px;
	height:90px;
	position: absolute;
	top: 235px;
	left: 505px;
	border:solid 1px;
	background: url(imas/index/ima3.jpg);
}


#marca-sujeto {
	width:110px;
	height:18px;
	background: url(imas/index/marca-sujeto.gif);
	background-repeat:no-repeat;
	border:0;
	position: absolute;
	right: 0px;
	top: 557px;
}

#marca-sujeto a{
	width:110px;
	height:18px;
	display:block;
}

/*FIN CONTENIDO HOME*/

/*CONTENIDO ESCUELA Y ESCUELA2*/

#titulo2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	width: 150px;
	left: 20px;
	top: 25px;
	position: absolute;
	background-image: url(imas/escuela/titulo2.gif);
	background-repeat:no-repeat;
}

#ima4 {
	width:145px;
	height:90px;
	position:absolute;
	top: 235px;
	left: 185px;
	border:solid 1px;
	background: url(imas/escuela/ima4.jpg);
}


#ima5 {
	width:145px;
	height:90px;
	position: absolute;
	top: 235px;
	left: 345px;
	border:solid 1px;
	background: url(imas/escuela/ima5.jpg);
}

#ima6 {
	width:145px;
	height:90px;
	position: absolute;
	top: 235px;
	left: 505px;
	border:solid 1px;
	background: url(imas/escuela/ima6.jpg);
}

#boton-siguiente {
	width:75px;
	height:20px;
	position:absolute;
	top:198px;
	left:505px;
	background:url(imas/escuela/bot-siguiente-on.gif);
}

#boton-siguiente a{
	width:75px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(imas/escuela/bot-siguiente-off.gif);
}

#boton-siguiente a:hover{
	width:75px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(imas/escuela/bot-siguiente-on.gif);
}


#boton-atras {
	width:75px;
	height:20px;
	position:absolute;
	top:198px;
	left:505px;
	background:url(imas/escuela/bot-atras-on.gif);
}

#boton-atras a{
	width:75px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(imas/escuela/bot-atras-off.gif);
}

#boton-atras a:hover{
	width:75px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(imas/escuela/bot-atras-on.gif);
}

/*FIN CONTENIDO ESCUELA Y ESCUELA2*/

/*CONTENIDO PENSIONADO*/

#titulo3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
	width: 150px;
	left: 20px;
	top: 25px;
	position: absolute;
	background-image: url(imas/pensionado/titulo3.gif);
	background-repeat:no-repeat;
}

#ima7 {
	width:145px;
	height:90px;
	position:absolute;
	top: 235px;
	left: 185px;
	border:solid 1px;
	background: url(imas/pensionado/ima7.jpg);
}


#ima8 {
	width:145px;
	height:90px;
	position: absolute;
	top: 235px;
	left: 345px;
	border:solid 1px;
	background: url(imas/pensionado/ima8.jpg);
}

#ima9 {
	width:145px;
	height:90px;
	position: absolute;
	top: 235px;
	left: 505px;
	border:solid 1px;
	background: url(imas/pensionado/ima9.jpg);
}

/*FIN CONTENIDO PENSIONADO*/

/*CONTENIDO CABALGATA*/

#titulo4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
	width: 150px;
	left: 20px;
	top: 25px;
	position: absolute;
	background-image: url(imas/cabalgatas/titulo4.gif);
	background-repeat:no-repeat;
}

#ima10 {
	width:145px;
	height:90px;
	position:absolute;
	top: 235px;
	left: 185px;
	border:solid 1px;
	background: url(imas/cabalgatas/ima10.jpg);
}


#ima11 {
	width:145px;
	height:90px;
	position: absolute;
	top: 235px;
	left: 345px;
	border:solid 1px;
	background: url(imas/cabalgatas/ima11.jpg);
}

#ima12 {
	width:145px;
	height:90px;
	position: absolute;
	top: 235px;
	left: 505px;
	border:solid 1px;
	background: url(imas/cabalgatas/ima12.jpg);
}

/*CONTENIDO PLANO*/

#titulo5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
	width: 114px;
	left: 37px;
	top: 25px;
	position: absolute;
	background-image: url(imas/plano-rincon/titulo5.gif);
	background-repeat:no-repeat;
}

#ima13 {
	width:470px;
	height:320px;
	position:absolute;
	top:140px;
	left:185px;
	border:solid 1px;
	background-image:url(imas/plano-rincon/ima13.gif);
}

#descarga-pdf {
	width:85px;
	height:16px;
	background-image: url(imas/plano-rincon/bot_descarga.gif);
	background-repeat:no-repeat;
	border:opx;
	position: absolute;
	left: 75px;
	top: 300px;
}

#descarga-pdf a{
	width:85px;
	height:16px;
	display:block;
}




/*FIN CONTENIDO CABALGATA*/

.wraper {
	clear: both;
	float: none;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	position: absolute;
}

/*CONTACTO*/

#datos {
	width:140px;
	height:100px;
	position:absolute;
	top: 180px;
	right:20px;
}

#titulo6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	width: 150px;
	left: 20px;
	top: 25px;
	position: absolute;
	background-image: url(imas/contacto/titulo6.jpg);
	background-repeat:no-repeat;
}

#volver2 {
	width: 75px;
	height: 20px;
	margin: 0px;
	margin: 0px;
	position: absolute;
	top: 30px;
	right: 35px;
	background: url(imas/contacto/bot-atras-off.gif) no-repeat;
}
#volver2 a {
	display: block;
	width: 75px;
	height: 20px;
	cursor:pointer;
}

#parrafo2 {
	width:320px;
	position: absolute;
	left: 190px;
	top: 31px;
	height: auto;
	padding: 0px;
	margin: 0px;

}

#cuerpo_contacto {
padding:0px;
margin:0px;
}

#parrafo2 #cuerpo_contacto form {
	width: 250px;
	float: left;
	padding: 0px 25px 0px 35px;
	margin: 0px 0px 0px 0px;
	border-bottom:thin;
	border-color:#999999;
	border-bottom-style: dotted;
}
#parrafo2 #cuerpo_contacto form label  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	display: block;
	width: 250px;
	margin-top:5px;
}
#parrafo2 .cuerpo_contacto_form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	color: #666666;
	border: 0px;
	width: 250px;
	border: solid 1px #EAB8AA;
	background: url(transparent);
	margin-top: 5px;
}
#parrafo2 .cuerpo_contacto_form_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 8pt;
	color: #666666;
	border: 0px;
	width: 250px;
	height: 75px;
	border: solid 1px #EAB8AA;
	background: url(transparent);
	margin: 5px 0px 0px 0px;
}
#parrafo2 .cuerpo_contacto_form_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #D06C45;
	background: url(transparent);
	border: 0px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#parrafo2 #cuerpo_contacto_ok {
	width: 250px;
	padding: 0px;
	margin: auto;
	border-bottom:thin dotted #999999;
}
#parrafo2 #cuerpo_contacto_ok #volver2 {
float: right;
}

/*END CONTACTO*/


/*FOOTER*/
#footer {
	height: 110px;
	width: 680px;
	position: absolute;
	top: 440px;
	left: 0px;
	background-image: url(imas/index/ima_base.jpg);
}

#slogan {
	width:145px;
	height:30px;
	position:absolute;
	top:70px;
	left:510px;
	background-image: url(imas/index/slogan.png);
	background-repeat: no-repeat;
}

#legales {
	width:340px;
	text-align:left;
	margin:0px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	float:right;
	position: absolute;
	left: 185px;
	top: 557px;
}
/*FIN FOOTER*/
